home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 124
/
pcfcd124-a.iso
/
PCF Shareware.dxr
/
00041_handheld.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-22
|
235 b
|
14 lines
on mouseEnter me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp
gHandsOut()
open(the moviePath & "Handheld\Handheld.txt", "C:\WINDOWS\Notepad.exe")
open(the moviePath & "Handheld", "C:\WINDOWS\Explorer.exe")
end